Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow server opa command to be customized #7

Merged
merged 2 commits into from
Oct 26, 2023
Merged

allow server opa command to be customized #7

merged 2 commits into from
Oct 26, 2023

Conversation

tanmaykm
Copy link
Member

Allow the opa command that the server runs to be fully customized. Primarily to enable running a custom opa server build.

@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2023

Codecov Report

Merging #7 (9007192) into main (e36c957) will decrease coverage by 0.02%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
- Coverage   56.87%   56.85%   -0.02%     
==========================================
  Files          34       34              
  Lines         786      788       +2     
==========================================
+ Hits          447      448       +1     
- Misses        339      340       +1     
Files Coverage Δ
src/server/server.jl 87.80% <75.00%> (-1.94%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Allow the opa command that the server runs to be fully customized.
Primarily to enable running a custom opa server build.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants